passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointer
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 30 May 2009 09:24:21 +0000 (10:24 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 30 May 2009 09:24:21 +0000 (10:24 +0100)
commite426310aff69e9e667091c63346cf81b0cfb0767
tree507917b7be5cb00a4490501855496685f2f61503
parent69cf305aa73ee4a2f6e8460ad0bf7f845a34f2a5
passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointer

Latent bug triggered by '19650: eliminate hard-coded NR_IRQS'

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/drivers/passthrough/io.c